Uses of Enum
com.cisco.pt.ipc.enums.StandardButton
Packages that use StandardButton
-
Uses of StandardButton in com.cisco.pt.ipc.enums
Methods in com.cisco.pt.ipc.enums that return StandardButtonModifier and TypeMethodDescriptionstatic StandardButtonStandardButton.fromIntValue(int value) static StandardButtonStandardButton.fromIntValue(Integer value) static StandardButtonReturns the enum constant of this type with the specified name.static StandardButton[]StandardButton.values()Returns an array containing the constants of this enum type, in the order they are declared.